gtk4.git
2014-06-09 Matthias ClasenGtkFontButton: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkFontButton Trivial cleanup
2014-06-09 Matthias ClasenGtkFontButton: Fix the handling of show-preview-button
2014-06-09 Matthias ClasenGtkFontChooser: Use G_PARAM_EXPLICIT_NOTIFY for show...
2014-06-09 Matthias ClasenGtkFlowBox: Explicitly notify orientation
2014-06-09 Matthias ClasenGtkExpander: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkEventBox: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkToggleButton: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkMenuItem: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkFrame: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkEntryCompletion: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkEntryBuffer: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkEntry: Explicitly notify for populate-all
2014-06-09 Matthias ClasenGtkEntry: Don't forget to notify for the tooltip markup...
2014-06-09 Matthias ClasenGtkColorChooserWidget: Explicitly notify for use-alpha
2014-06-09 Matthias ClasenGtkColorChooserDialog: Explicitly notify for use-alpha
2014-06-09 Matthias ClasenGtkColorChooser: Use G_PARAM_EXPLICIT_NOTIFY for use...
2014-06-09 Matthias ClasenGtkColorButton: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkCheckMenuItem: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkCellView: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkCellView: Explicitly notify for orientation
2014-06-09 Matthias ClasenGtkCellRendererToggle: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkCellRendererText: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkCellRendererSpin: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkCellRendererProgress: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkCellRendererCombo: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkCellRenderer: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkCellAreaBox: Explicitly notify orientation
2014-06-09 Matthias ClasenGtkWindow: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkWindow: Trivial cleanup
2014-06-09 Matthias ClasenGtkLabel: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkComboBox: Notify for has-frame and editing-canceled
2014-06-09 Matthias ClasenGtkCellEditable: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkAppChooserButton: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkContainer: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkWidget: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkOrientable use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkEntry: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkCellRendererText: Use G_PARAM_EXPLICIT_NOTIFY for...
2014-06-09 Matthias ClasenGtkCellAreaBox: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkCalendar: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkAspectFrame: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkApplicationWindow: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkApplicationWindow: Avoid a crash
2014-06-09 Matthias ClasenGtkAppChooserWidget: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkAppChooserButton: Fix a possible crash
2014-06-09 Matthias ClasenGdkDevice: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkComboBox: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkCellRendererSpinner: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkCellRendererAccel: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkButtonBox: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkBox: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkBox: Convert to g_object_install_properties
2014-06-09 Matthias ClasenGtkBox: Move overridden property ids to the end
2014-06-09 Matthias ClasenGtkButton: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkButton: Convert to g_object_class_install_properties
2014-06-09 Matthias ClasenGtkAccelLabel: use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkAccelLabel: Convert to g_object_class_install_properties
2014-06-09 Matthias ClasenGtkAboutDialog: Use a setter for wrap-license
2014-06-09 Matthias ClasenGtkAboutDialog: Fix a parameter check
2014-06-09 Matthias ClasenGtkAboutDialog: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkAboutDialog: Convert to g_object_class_install_prope...
2014-06-09 Matthias ClasenGtkRevealer: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkRevealer: Convert to g_object_class_install_properties
2014-06-09 Matthias ClasenGtkFlowBox: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkFlowBox: Convert to g_object_class_install_properties
2014-06-09 Matthias ClasenGtkFlowBox: Move overridden prop ids to the end
2014-06-09 Matthias ClasenGtkFlowBox: Drop unused prop ids
2014-06-09 Matthias ClasenGtkListBox: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenGtkStack: Avoid a few redundant notify emissions
2014-06-09 Matthias ClasenGtkStack: Use G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Matthias ClasenBump required GLib version
2014-06-09 Benjamin Ottereftests: Fix random failures of reftest
2014-06-09 Chun-wei FanFix MSVC 2008 Projects
2014-06-09 Chun-wei FanMSVC Builds: Update Introspection Build
2014-06-09 Chun-wei FanVisual Studio Builds: Update Headers "Installation"
2014-06-09 Chun-wei FanMSVC 2010+ Projects: Update "Installation" Process
2014-06-08 Juan R. Garcia... inspector: Fix build with quartz backend
2014-06-07 Matthias Clasendocs: Sort style classes alphabetically
2014-06-07 Matthias ClasenGtkWindow: always input-shape csd windows
2014-06-06 Matthias Claseninspector: Make picking more robust
2014-06-06 Matthias ClasenGtkDialog: Be a little more careful about button placement
2014-06-06 Matthias ClasenGtkDialog: avoid a crash
2014-06-06 Florian Müllnerwayland: Explicitly handle classic mode for now
2014-06-06 Florian Müllnerwayland: Set gtk-decoration-layout
2014-06-06 Chun-wei Fangtk/gtkkineticscrolling.c: Include fallback-c89.c
2014-06-06 Matthias Claseninspector: Avoid a crash
2014-06-05 Matthias Clasenwidget-factory: Avoid a crash
2014-06-05 Matthias ClasenRemove unintentional addition
2014-06-05 Matthias Clasenwidget-factory: Show some 'standard' dialog types
2014-06-05 Matthias ClasenGtkDialog: Improve the buildable implementation
2014-06-05 Matthias ClasenTrivial string change
2014-06-05 Carlos Garnachocombobox: Fix reentrancy in gtk_combo_box_popdown()
2014-06-05 Piotr DrągUpdated POTFILES.in and POTFILES.skip
2014-06-05 Lieven van... scrolledwindow: Replace kinetic scrolling with GtkKinet...
2014-06-05 Lieven van... gtk: Add kinetic scrolling helper
2014-06-05 Carlos Garnachoflowbox: Use gestures for event management
2014-06-05 Carlos Garnacholistbox: Use multipress gesture for row selection/activ...
2014-06-05 Carlos Garnacholabel: Use gestures for event management
2014-06-05 Carlos Garnachorange: Use GtkGesture for event management
next